home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000119_news@columbia.edu _Wed Sep 29 01:51:41 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id BAA09050
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Sep 1999 01:51:41 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id BAA20964
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Sep 1999 01:41:17 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: (Q) Double linefeed
  11. Date: 29 Sep 1999 05:41:13 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ss8pp$ket$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <7srva0$fjm$1@boole.maths.tcd.ie>,
  17. Timothy Murphy <tim@maths.tcd.ie> wrote:
  18. : I am linking from one unix system to another,
  19. : using "kermit -j beta:7001"
  20. : to go through an annex terminal server (called beta)
  21. : to which the modem is attached.
  22. : It works quite well,
  23. : except that when I press ENTER I get 2 linefeeds on the remote machine.
  24. : When I press ^J I get just one.
  25. : Is this something I could correct with kermit?
  26. : Or is it a function of the terminal server?
  27. : Any suggestions or advice gratefully received.
  28.  
  29.  
  30. Try 
  31.  
  32.  SET TELNET NEWLINE NVT OFF
  33.  
  34.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  35.                  The Kermit Project * Columbia University
  36.               612 West 115th St #716 * New York, NY * 10025
  37.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org